string_matrix_scientific
Syntax:
string_matrix_scientific(matrix, [decimals])
Arguments:
Argument Name | Type | Description |
---|---|---|
matrix | matrix | matrix to convert |
[decimals] | real | *(optional)* if specified, will trim numbers to specified decimal places |
Returns: (string)
Description:
Loading page...